home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 1999 January / PC Plus Super CD No55a (PCP-147A-1-99) (Disc 1) (1998).iso / linux / developers / visualtcl / windows / vtcl / demo / README < prev    next >
Encoding:
Text File  |  1998-02-01  |  858 b   |  23 lines

  1. It's important to note that once a toplevel is saved as a tclet, it is
  2. altered by the process and cannot be reloaded back into Visual Tcl.
  3.  
  4. A few examples
  5. --------------
  6.  
  7. combo.tcl        -  a combination of all geometry managers
  8. draw.tcl         -  a sample drawing application (10 min)
  9. grid.tcl         -  a sample grid geometry layout
  10. simple.tcl       -  from the web page (2 min)
  11.  
  12. tclets.html      -  browser loader file for tclets
  13. tclet-combo.tcl  -  tclet version of combo example
  14. tclet-draw.tcl   -  tclet version of draw example
  15. tclet-grid.tcl   -  tclet version of grid example
  16. tclet-simple.tcl -  tclet version of simple example
  17.  
  18. ex1_cmpd.tcl     -  example user compounds containing a draw-tool compound
  19.  
  20. images           -  directory of gifs required for draw demo on versions
  21.                     of tk before 8.0 (demo now has embedded gifs).
  22.  
  23.